index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2020-07-16
Enable detecting multiple-argument panics
JarredAllen
-10
/
+69
2020-07-16
fix the imports.
Lokathor
-1
/
+1
2020-07-16
Add zlib1g to builder deps
Mark Rousskov
-0
/
+4
2020-07-16
apply bootstrap cfgs
Mark Rousskov
-77
/
+13
2020-07-16
Bump to 1.47
Mark Rousskov
-3
/
+3
2020-07-16
Add to supported_targets list.
Lokathor
-0
/
+1
2020-07-16
Docs clarifications.
Lokathor
-5
/
+5
2020-07-17
Use an UTF-8 locale for the linker.
Jakub Kądziołka
-1
/
+3
2020-07-16
ci: Set `shell: bash` as a default, remove duplicates
Kristofer Rye
-100
/
+15
2020-07-16
Move hir::Place to librustc_middle/hir
Aman Arora
-133
/
+141
2020-07-16
fill in all those options.
Lokathor
-11
/
+61
2020-07-17
Remove some `Symbol:as_str()` calls.
Nicholas Nethercote
-10
/
+13
2020-07-17
Avoid storing `SymbolStr` in a struct.
Nicholas Nethercote
-8
/
+9
2020-07-17
Add `UnsafetyViolationDetails`.
Nicholas Nethercote
-86
/
+118
2020-07-17
Avoid storing `SymbolStr` in a struct.
Nicholas Nethercote
-8
/
+9
2020-07-17
Remove `ExtCtxt::ident_of`.
Nicholas Nethercote
-134
/
+209
2020-07-16
Fix invalid lint
Joshua Nelson
-12
/
+12
2020-07-16
Add (broken and ignored) test for #73829
Joshua Nelson
-2
/
+4
2020-07-16
Add more debugging
Joshua Nelson
-2
/
+9
2020-07-16
Support intra-doc links on trait and module re-exports
Joshua Nelson
-21
/
+53
2020-07-16
Support intra-doc links on macro re-exports
Joshua Nelson
-10
/
+50
2020-07-16
rand -> my_rand
Joshua Nelson
-4
/
+4
2020-07-16
#![deny(intra_doc_resolution_failure)]
Joshua Nelson
-0
/
+12
2020-07-16
Move import to top of function
Joshua Nelson
-1
/
+2
2020-07-16
Add test for submodules in inner crate
Joshua Nelson
-3
/
+20
2020-07-16
Add test for documenting the re-export
Joshua Nelson
-0
/
+13
2020-07-16
Add test for re-exports
Joshua Nelson
-0
/
+28
2020-07-16
Remove warnings
Joshua Nelson
-3
/
+1
2020-07-16
Add tests for basic intra-doc links
Joshua Nelson
-0
/
+11
2020-07-16
Make sure that module_id is actually a module
Joshua Nelson
-1
/
+13
2020-07-16
unwrap() -> expect()
Joshua Nelson
-6
/
+11
2020-07-16
Don't panic on fake IDs
Joshua Nelson
-101
/
+11
2020-07-16
Use DefId for modules
Joshua Nelson
-8
/
+17
2020-07-16
Use the scope of the imported variable for resolution, not the current scope
Joshua Nelson
-7
/
+95
2020-07-16
Use get_module instead of `module_map` for `resolve_str_path_error`
Joshua Nelson
-1
/
+1
2020-07-17
Fix small nits, clarfying some confusing vocabulary and using more consistent...
Alexis Bourget
-4
/
+12
2020-07-17
Simplify `LifetimeBounds`.
Nicholas Nethercote
-52
/
+34
2020-07-17
Remove unused `cx` parameter from `pathvec_std` and `path_std`.
Nicholas Nethercote
-21
/
+21
2020-07-17
appease tidy
Ashley Mannix
-5
/
+5
2020-07-17
remove inlined lazy::Waiter in favor of sync::Once
Ashley Mannix
-129
/
+29
2020-07-17
use set() in SyncOnceCell::from
Ashley Mannix
-9
/
+14
2020-07-17
integrate Lazy into std layout
Ashley Mannix
-546
/
+1002
2020-07-17
First cut of `std::lazy` module
Aleksey Kladov
-0
/
+1008
2020-07-16
Don't assign `()` to `!` MIR locals
Jonas Schievink
-16
/
+11
2020-07-16
Set "invalid_codeblock_attributes" lint to warning level by default
Guillaume Gomez
-2
/
+3
2020-07-16
Auto merge of #5807 - flip1995:changelog, r=yaahc
bors
-4
/
+66
2020-07-16
Auto merge of #5806 - flip1995:deploy_beta_fix, r=phansch
bors
-6
/
+15
2020-07-16
Auto merge of #74408 - Manishearth:rollup-9gxn4od, r=Manishearth
bors
-287
/
+1953
2020-07-16
Rollup merge of #74406 - Mark-Simulacrum:fix-windows-maybe, r=Mark-Simulacrum
Manish Goregaokar
-0
/
+97
2020-07-16
Rollup merge of #74397 - rhysd:patch-1, r=jonas-schievink
Manish Goregaokar
-1
/
+1
[prev]
[next]