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
path:
root
/
compiler
/
rustc_session
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2022-02-26
Auto merge of #93516 - nagisa:branch-protection, r=cjgillot
bors
-0
/
+1
2022-02-25
Switch bootstrap cfgs
Mark Rousskov
-1
/
+1
2022-02-19
Adopt let else in more places
est31
-0
/
+1
2022-02-19
No branch protection metadata unless enabled
Simonas Kazlauskas
-0
/
+1
2022-02-01
add a rustc::query_stability lint
lcnr
-0
/
+1
2021-11-22
Use `derive_default_enum` in the compiler
Jacob Pratt
-0
/
+1
2021-10-28
Revert "Add rustc lint, warning when iterating over hashmaps"
Mark Rousskov
-1
/
+0
2021-10-15
allow `potential_query_instability` everywhere
lcnr
-0
/
+1
2021-10-03
Move ICH to rustc_query_system.
Camille GILLOT
-0
/
+1
2021-10-03
Move rustc_middle::middle::cstore to rustc_session.
Camille GILLOT
-1
/
+2
2021-07-04
Query-ify global limit attribute handling
Aaron Hill
-0
/
+5
2021-05-24
remove cfg(bootstrap)
Pietro Albini
-1
/
+0
2021-04-03
Move SanitizerSet to rustc_target
Simonas Kazlauskas
-2
/
+0
2021-03-19
stabilize or_patterns
mark
-1
/
+1
2021-03-14
Bump recursion_limit in a few places
Aaron Hill
-0
/
+1
2021-02-09
Stabilize str_split_once
Jacob Pratt
-1
/
+0
2020-12-07
Dogfood 'str_split_once() with `compiler/`
Eric Arellano
-0
/
+1
2020-10-30
Implement rustc side of report-future-incompat
Aaron Hill
-2
/
+2
2020-08-30
datastructures: replace `once_cell` crate with an impl from std
marmeladema
-0
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+27